Only registered user can perform this action Authentication - string - required Example of Authentication header : "Bearer TOKEN_FETCHED_FROM_SERVER_DURING_REGISTRATION"
{ exam: { title: "Exam" } }
{ "id": 1, "title": "Exam" }
Param name | Description |
---|---|
course_id
required |
Validations:
|
exam
required |
Validations:
|
exam[title]
required |
Validations:
|